[INFO] fetching crate zng-task 0.12.6...
[INFO] testing zng-task-0.12.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate zng-task 0.12.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zng-task 0.12.6
[INFO] finished tweaking crates.io crate zng-task 0.12.6
[INFO] tweaked toml for crates.io crate zng-task 0.12.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zng-task 0.12.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zng-task 0.12.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5173657e88ff0e8dddc8af3dcc2bfcc951f3ad90dd1e72bd928effa52397184a
[INFO] running `Command { std: "docker" "start" "-a" "5173657e88ff0e8dddc8af3dcc2bfcc951f3ad90dd1e72bd928effa52397184a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5173657e88ff0e8dddc8af3dcc2bfcc951f3ad90dd1e72bd928effa52397184a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5173657e88ff0e8dddc8af3dcc2bfcc951f3ad90dd1e72bd928effa52397184a", kill_on_drop: false }`
[INFO] [stdout] 5173657e88ff0e8dddc8af3dcc2bfcc951f3ad90dd1e72bd928effa52397184a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 399516d9f5ff227abcfad271a87b8e2bfcc22f58d2e4cee3d721347f37aa3830
[INFO] running `Command { std: "docker" "start" "-a" "399516d9f5ff227abcfad271a87b8e2bfcc22f58d2e4cee3d721347f37aa3830", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling smallbox v0.8.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling zng-task v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling pretty-type-name v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zng-clone-move v0.4.0
[INFO] [stderr]    Compiling zng-handle v0.4.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zng-var-proc-macros v0.5.0
[INFO] [stderr]    Compiling zng-task-proc-macros v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zng-env-proc-macros v0.6.1
[INFO] [stderr]    Compiling zng-txt v0.6.0
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling zng-unique-id v0.11.0
[INFO] [stderr]    Compiling zng-env v0.10.3
[INFO] [stderr]    Compiling zng-state-map v0.10.0
[INFO] [stderr]    Compiling zng-app-context v0.12.3
[INFO] [stderr]    Compiling zng-time v0.9.3
[INFO] [stderr]    Compiling zng-unit v0.6.2
[INFO] [stderr]    Compiling zng-var v0.13.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s
[INFO] running `Command { std: "docker" "inspect" "399516d9f5ff227abcfad271a87b8e2bfcc22f58d2e4cee3d721347f37aa3830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399516d9f5ff227abcfad271a87b8e2bfcc22f58d2e4cee3d721347f37aa3830", kill_on_drop: false }`
[INFO] [stdout] 399516d9f5ff227abcfad271a87b8e2bfcc22f58d2e4cee3d721347f37aa3830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e972ab5d1632af2893f052f030d508a78075ba6f82b71069cf3ccc616457631
[INFO] running `Command { std: "docker" "start" "-a" "0e972ab5d1632af2893f052f030d508a78075ba6f82b71069cf3ccc616457631", kill_on_drop: false }`
[INFO] [stderr]    Compiling zng-task v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "0e972ab5d1632af2893f052f030d508a78075ba6f82b71069cf3ccc616457631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e972ab5d1632af2893f052f030d508a78075ba6f82b71069cf3ccc616457631", kill_on_drop: false }`
[INFO] [stdout] 0e972ab5d1632af2893f052f030d508a78075ba6f82b71069cf3ccc616457631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b61928a4cafc74d6de0ebb8b75060bc4c32c33dc556e8dd393e1ab862dc7117d
[INFO] running `Command { std: "docker" "start" "-a" "b61928a4cafc74d6de0ebb8b75060bc4c32c33dc556e8dd393e1ab862dc7117d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zng_task-5209ecf561126044)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test io::tests::mc_buf_reader_error_completed ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_error ... ok
[INFO] [stdout] test progress::tests::fct_0 ... ok
[INFO] [stdout] test progress::tests::fct_05 ... ok
[INFO] [stdout] test progress::tests::fct_1 ... ok
[INFO] [stdout] test progress::tests::fct_2 ... ok
[INFO] [stdout] test progress::tests::fct_n1 ... ok
[INFO] [stdout] test progress::tests::five_of_ten ... ok
[INFO] [stdout] test progress::tests::ten_of_ten ... ok
[INFO] [stdout] test progress::tests::ten_of_one ... ok
[INFO] [stdout] test progress::tests::zero_of_zero ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_completed ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_single ... ok
[INFO] [stdout] test rayon_ctx::tests::for_each_with_context ... ok
[INFO] [stdout] test tests::any_nine ... ok
[INFO] [stdout] test rayon_ctx::tests::map_and_sum_with_context ... ok
[INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context_inverted ... ok
[INFO] [stdout] test tests::any_one ... ok
[INFO] [stdout] test rayon_ctx::tests::chain_for_each_with_context ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_sequential ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay2 ... ok
[INFO] [stdout] test io::tests::mc_buf_reader_parallel_with_delay1 ... ok
[INFO] [stdout] test tests::run_wake_immediately ... ok
[INFO] [stdout] test tests::run_panic_handling ... ok
[INFO] [stdout] test tests::run_panic_handling_parallel ... ok
[INFO] [stdout] test tests::fn_all_some_none ... ok
[INFO] [stdout] test tests::fn_all_ok_err ... ok
[INFO] [stdout] test tests::fn_all ... ok
[INFO] [stdout] test tests::fn_all_ok_ok ... ok
[INFO] [stdout] test tests::fn_all_some_some ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zng_task
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/channel.rs - channel (line 8) - compile ... ok
[INFO] [stdout] test src/channel.rs - channel::rendezvous (line 369) - compile ... ok
[INFO] [stdout] test src/channel.rs - channel::bounded (line 322) - compile ... ok
[INFO] [stdout] test src/channel.rs - channel::unbounded (line 272) - compile ... ok
[INFO] [stdout] test src/lib.rs - all (line 982) ... FAILED
[INFO] [stdout] test src/lib.rs - all_ok (line 1660) ... FAILED
[INFO] [stdout] test src/lib.rs - all_ok (line 1678) ... FAILED
[INFO] [stdout] test src/lib.rs - all_some (line 1857) ... FAILED
[INFO] [stdout] test src/lib.rs - any (line 1156) ... FAILED
[INFO] [stdout] test src/lib.rs - all_some (line 1868) ... FAILED
[INFO] [stdout] test src/lib.rs - any_ok (line 1311) ... FAILED
[INFO] [stdout] test src/lib.rs - any_some (line 1496) ... FAILED
[INFO] [stdout] test src/lib.rs - SignalOnce (line 2023) ... ok
[INFO] [stdout] test src/lib.rs - set_spawn_panic_handler (line 2221) ... ok
[INFO] [stdout] test src/lib.rs - future_fn (line 912) ... ok
[INFO] [stdout] test src/lib.rs - respond (line 481) ... ok
[INFO] [stdout] test src/lib.rs - run (line 354) ... ok
[INFO] [stdout] test src/lib.rs - spawn (line 79) ... ok
[INFO] [stdout] test src/lib.rs - deadline (line 842) ... ok
[INFO] [stdout] test src/lib.rs - wait (line 623) ... ok
[INFO] [stdout] test src/lib.rs - block_on (line 746) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - all (line 982) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]    --> src/lib.rs:986:7
[INFO] [stdout]     |
[INFO] [stdout] 986 | task::doc_test(false, async {
[INFO] [stdout]     |       ^^^^^^^^ not found in `task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:797:8
[INFO] [stdout]     |
[INFO] [stdout] 796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]     |          ---------------------------------- the item is gated here
[INFO] [stdout] 797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_ok (line 1660) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1665:7
[INFO] [stdout]      |
[INFO] [stdout] 1665 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_ok (line 1678) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1683:7
[INFO] [stdout]      |
[INFO] [stdout] 1683 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_some (line 1857) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1860:7
[INFO] [stdout]      |
[INFO] [stdout] 1860 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any (line 1156) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1161:7
[INFO] [stdout]      |
[INFO] [stdout] 1161 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - all_some (line 1868) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1871:7
[INFO] [stdout]      |
[INFO] [stdout] 1871 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any_ok (line 1311) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1316:7
[INFO] [stdout]      |
[INFO] [stdout] 1316 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - any_some (line 1496) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `doc_test` in crate `task`
[INFO] [stdout]     --> src/lib.rs:1499:7
[INFO] [stdout]      |
[INFO] [stdout] 1499 | task::doc_test(false, async {
[INFO] [stdout]      |       ^^^^^^^^ not found in `task`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:797:8
[INFO] [stdout]      |
[INFO] [stdout]  796 | #[cfg(any(test, doc, feature = "test_util"))]
[INFO] [stdout]      |          ---------------------------------- the item is gated here
[INFO] [stdout]  797 | pub fn doc_test<F>(spin: bool, task: impl IntoFuture<IntoFuture = F>) -> F::Output
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - all (line 982)
[INFO] [stdout]     src/lib.rs - all_ok (line 1660)
[INFO] [stdout]     src/lib.rs - all_ok (line 1678)
[INFO] [stdout]     src/lib.rs - all_some (line 1857)
[INFO] [stdout]     src/lib.rs - all_some (line 1868)
[INFO] [stdout]     src/lib.rs - any (line 1156)
[INFO] [stdout]     src/lib.rs - any_ok (line 1311)
[INFO] [stdout]     src/lib.rs - any_some (line 1496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.57s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b61928a4cafc74d6de0ebb8b75060bc4c32c33dc556e8dd393e1ab862dc7117d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61928a4cafc74d6de0ebb8b75060bc4c32c33dc556e8dd393e1ab862dc7117d", kill_on_drop: false }`
[INFO] [stdout] b61928a4cafc74d6de0ebb8b75060bc4c32c33dc556e8dd393e1ab862dc7117d
